Skip to content

Bump protobuf from 34.0.bcr.1 to 36.0 - #179

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bazel/protobuf-36.0
Open

Bump protobuf from 34.0.bcr.1 to 36.0#179
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/bazel/protobuf-36.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps protobuf from 34.0.bcr.1 to 36.0.

Release notes

Sourced from protobuf's releases.

Protocol Buffers v36.0

Announcements

  • Protobuf News may include additional announcements or pre-announcements for upcoming changes.
  • Migration Guide may include additional guidance for breaking changes.

Bazel

Compiler

C++

Java

With this release JavaProto no longer uses sun.misc.Unsafe as long as you are utilizing the standard generated code. You should no longer see warnings printed about sun.misc.Unsafe. If you see any issues, please let us know on protocolbuffers/protobuf#20760

Note that the runtime itself still contains references to sun.misc.Unsafe in paths which are exclusively to support Lite generated code. Lite is emitted by a separate code generator which creates generated code optimized for mobile clientside contexts, especially alongside R8 optimizations. Android does not have a timeline to removing sun.misc.Unsafe, and we have found the performance regression too significant to consider removing these paths at this time. It is still TBD for how we can best navigate this mobile vs JVM split on this topic.

... (truncated)

Commits

Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name Ignore Conditions
protobuf [>= 35.a, < 36]

@dependabot dependabot Bot added bazel Pull requests that update bazel code dependencies Pull requests that update a dependency file labels Aug 24, 2026
Bumps [protobuf](https://github.com/protocolbuffers/protobuf) from 34.0.bcr.1 to 36.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases)
- [Commits](https://github.com/protocolbuffers/protobuf/commits/v36.0)

---
updated-dependencies:
- dependency-name: protobuf
  dependency-version: '36.0'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/bazel/protobuf-36.0 branch from a244d13 to 0af6c73 Compare August 24, 2026 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bazel Pull requests that update bazel code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants